Xamarin.Forms のドキュメント
Move メソッド (GridRowColCollection<T>)
C1.Xamarin.Forms.Grid アセンブリ > C1.Xamarin.Forms.Grid 名前空間 > GridRowColCollection<T> クラス : Move メソッド
移動前の位置。
移動後の位置。
from の位置にある項目を to に移動します。
シンタックス
public void Move( 
   System.int from,
   System.int to
)

パラメータ

from
移動前の位置。
to
移動後の位置。
参照

GridRowColCollection<T> クラス
GridRowColCollection<T> メンバ